.NET Framework Class Library |
ConcurrentQueue<(Of <(T>)>) Constructor |
ConcurrentQueue<(Of <(T>)>) Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
ConcurrentQueue<(Of <(T>)>)()()() |
Initializes a new instance of the ConcurrentQueue<(Of <(T>)>) class.
| |
ConcurrentQueue<(Of <(T>)>)(IEnumerable<(Of <(T>)>)) |
Initializes a new instance of the ConcurrentQueue<(Of <(T>)>)
class that contains elements copied from the specified collection
|